(game "Wo Shuo" ) //------------------------------------------------------------------------------ (option "Variant" args:{ } { (item "Incomplete" < (players 2) (equipment [#]) (rules [#]) > "The incomplete ruleset." ) }) //------------------------------------------------------------------------------ (rulesets { (ruleset "Ruleset/Historical Information (Incomplete)" { "Variant/Incomplete" }) }) //------------------------------------------------------------------------------ (metadata (info { (description "Wo Shuo was a game popular during the period of Northern and Southern Dynasties (256-589 CE) in China. The game is mentioned in some accounts, but few details are known about gameplay or the board.") (rules "Two six-sided dice. Single pieces on the board are vulnerable.") (source "DLP evidence.") (id "1220") (version "1.3.12") (classification "board/race/reconstruction/pending") (credit "Eric Piette") (origin "This game was played in China, from around 505 to 842.") } ) (recon { (concept "Dice" True) (concept "DiceD6" True) (concept "NumDice" 2) }) )